CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA vb

搜索资源列表

  1. RSA加密算法在VB中的实现

    3下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:yang
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. 949327266

    1下载:
  2. 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:234448
    • 提供者:马克
  1. 1.Cipher2.DES3.RSA

    0下载:
  2. 数据加密利用VB、VC++的数据加密算法-data encryption using VB, VC + + data encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136004
    • 提供者:llh
  1. MD5hash

    0下载:
  2. VB md5的HASH算法 适合与RSA一块使用 -VB md5 HASH the RSA algorithm with a suitable use
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2863
    • 提供者:chenyun
  1. 64.bit.Rsa

    1下载:
  2. Program In VB
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24954
    • 提供者:林菁明
  1. RSA加密算法在VB中的实现

    1下载:
  2. RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1929
    • 提供者:
  1. 64bit RSA加密

    0下载:
  2. 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:5074
    • 提供者:董铭惠
  1. RSA(VB)

    2下载:
  2. RSA加密算法的VB实现,带有调用的实便,拿来就可以利用的-RSA encryption algorithm of the VB implementation, with a real call it, brought on the available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:9912
    • 提供者:高华
  1. VBRSAsource

    0下载:
  2. 有名的RSA算法,VB源代码,对初学都研究算法有一定帮助-Well-known RSA algorithm, VB source code, algorithms for beginners have studied to some extent help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9734
    • 提供者:谭正伟
  1. VBRSA

    0下载:
  2. 实现RSA算法,可以运行无误。是用VB实现的,列出了编写的全部代码。-The realization of RSA algorithm, can run correctly. VB is achieved, the preparation of a list of all the code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1657
    • 提供者:tch
  1. vb_rsa

    0下载:
  2. vb写的rsa加密算法-vb wrote rsa encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2046
    • 提供者:
  1. RSA-vb

    1下载:
  2. RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。-RSA is the most widely studied of the public key algorithm, from the nearly two decad
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8399
    • 提供者:凌寒
  1. cryptography3

    0下载:
  2. Using RSA encryption Algorithms in VB.NET
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5481
    • 提供者:Abdelaziz
  1. RSA

    0下载:
  2. C++代码实现对一段文字实现加密解密,而且运用了相关VB的知识,对项目进行了界面设计。-C++ code implements the encryption and decryption of the paragraph of text, but also the use of the VB knowledge about interface design project.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:16004189
    • 提供者:邵磊
  1. 64bit-RSA加密

    0下载:
  2. 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5164
    • 提供者:Egyptianeople
  1. 64bit-RSA加密

    0下载:
  2. 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5074
    • 提供者:thatth
  1. win-rsa

    0下载:
  2. rsa加密算法,核心部分c语言实现,文件系统使用VB编写-rsa encryption algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:751146
    • 提供者:地方
  1. RSAEncryption

    0下载:
  2. RSA encryption using vb code
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:49152
    • 提供者:mdw
  1. RSA加解密

    1下载:
  2. RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:蛏子
« 12 »
搜珍网 www.dssz.com